home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / ubuntu / e1000e-next / Kconfig next >
Encoding:
Text File  |  2009-09-09  |  692 b   |  21 lines

  1.  
  2. config E1000E_NEXT
  3.     tristate "Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support frmo sourceforge"
  4.     depends on PCI && (!SPARC32 || BROKEN)
  5.     ---help---
  6.       This driver supports the PCI-Express Intel(R) PRO/1000 gigabit
  7.       ethernet family of adapters. For PCI or PCI-X e1000 adapters,
  8.       use the regular e1000 driver For more information on how to
  9.       identify your adapter, go to the Adapter & Driver ID Guide at:
  10.  
  11.       <http://support.intel.com/support/network/adapter/pro100/21397.htm>
  12.  
  13.       For general information and support, go to the Intel support
  14.       website at:
  15.  
  16.       <http://support.intel.com>
  17.  
  18.       To compile this driver as a module, choose M here. The module
  19.       will be called e1000e.
  20.  
  21.